xmlutil
Toggle table of contents
0.91.3
JS
Target filter
JS
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil.dom
/
[Native, JS]Document
/
[JS]createElementNS
create
Element
NS
JS
abstract
fun
createElementNS
(
namespaceURI
:
String
,
qualifiedName
:
String
)
:
Element